'Declaration
Public Function FitType( _ ByVal value As TrendLineFitType _ ) As TrendLineBuilder(Of T)
public TrendLineBuilder<T> FitType( TrendLineFitType value )
Parameters
- value
- The value
Return Value
Current Builder
'Declaration
Public Function FitType( _ ByVal value As TrendLineFitType _ ) As TrendLineBuilder(Of T)
public TrendLineBuilder<T> FitType( TrendLineFitType value )